projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b49379
)
Fix a typo in the ::update-custom-widget docs
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 May 2009 22:47:23 +0000
(18:47 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 29 May 2009 22:47:23 +0000
(18:47 -0400)
gtk/gtkprintoperation.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation.c
b/gtk/gtkprintoperation.c
index d0e6fb9aaea2c59de1b9f8a7c9bde3e8827acfee..c3b61c03d7b7b5b6804736e8249dae4e808e8ec4 100644
(file)
--- a/
gtk/gtkprintoperation.c
+++ b/
gtk/gtkprintoperation.c
@@
-830,9
+830,9
@@
gtk_print_operation_class_init (GtkPrintOperationClass *class)
* @setup: actual page setup
* @settings: actual print settings
*
- * Em
mi
ted after change of selected printer. The actual page setup and
+ * Em
it
ted after change of selected printer. The actual page setup and
* print settings are passed to the custom widget, which can actualize
- * itself according to this change.
+ * itself according to this change.
*
* Since: 2.18
*/